WIP. More...
Public Member Functions | |
void | addFont (const char *name, HFONT font) |
HFONT | getFont (const char *name) |
HFONT | getDefaultFont () |
WIP.
Manages the fonts available in the component.
void nkWinUi::FontManager::addFont | ( | const char * | name, |
HFONT | font | ||
) |
Allows to add a font. WIP.
HFONT nkWinUi::FontManager::getFont | ( | const char * | name | ) |
Allows to retrieve an existing font. WIP.
HFONT nkWinUi::FontManager::getDefaultFont | ( | ) |
WIP.